Skip to content

Configurable Versioning#33

Merged
PaulWinterstein merged 2 commits into
mainfrom
25-configurable-versioning
May 26, 2025
Merged

Configurable Versioning#33
PaulWinterstein merged 2 commits into
mainfrom
25-configurable-versioning

Conversation

@JonasScholl

@JonasScholl JonasScholl commented May 23, 2025

Copy link
Copy Markdown
Member

Resolves #25

Provides a script to configure the VideoIPath version for the installed library. By default, the latest version is configured - running the script is only necessary when using another version. This is how to use it:

set-videoipath-version <version> # e.g. 2024.3.3

The version can also be omitted to install the latest version.

TODOs:

  • Detect VideoIPath API version on connect and compare with the configured version
  • Read drivers schema and compare to the configured one
  • Documentation

@JonasScholl JonasScholl linked an issue May 23, 2025 that may be closed by this pull request
@JonasScholl JonasScholl self-assigned this May 23, 2025
@PaulWinterstein

Copy link
Copy Markdown
Collaborator

The initial functionality is complete and usable. Remaining TODOs will be tracked in a follow-up issue #35.

@PaulWinterstein PaulWinterstein marked this pull request as ready for review May 26, 2025 14:54
@PaulWinterstein PaulWinterstein self-requested a review May 26, 2025 14:54
@PaulWinterstein PaulWinterstein merged commit 3de2cba into main May 26, 2025
7 checks passed
@PaulWinterstein PaulWinterstein deleted the 25-configurable-versioning branch May 26, 2025 14:56
PaulWinterstein added a commit that referenced this pull request May 29, 2025
…le-versioning-from-pr-33

Follow-up: Complete Configurable Versioning (from PR #33)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configurable Versioning

2 participants